From: djm@kirby.fc.hp.com Date: Fri, 23 Sep 2005 21:41:28 +0000 (-0600) Subject: Doh! Cut-paste error of file copy in mkbuildtree-pre breaks build X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16773 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=7ca003d1007441e1dbd2db751b51e81dd9edbfec;p=xen.git Doh! Cut-paste error of file copy in mkbuildtree-pre breaks build --- diff --git a/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre b/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre index 52d66156a9..d79b868448 100755 --- a/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre +++ b/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre @@ -45,7 +45,7 @@ cp arch/ia64/xen/drivers/evtchn_ia64.c drivers/xen/core #tree that Xen sets up for guests has a NULL FADT. This is a bug #that needs to be fixed, at which point this can go away. In the #meantime, this file needs to be updated if the real motherboard.c is -cp arch/ia64/xen/drivers/evtchn_ia64.c drivers/acpi/motherboard.c +cp arch/ia64/xen/drivers/motherboard.c drivers/acpi/motherboard.c #still a few x86-ism's in various drivers/xen files, patch them cd drivers/xen